OnItemRemoved Method

Summary
Raises the ItemRemoved event.
Syntax
C#
C++/CLI
protected virtual void OnItemRemoved( 
   KeyValuePair<TKey, TValue> data 
) 
protected:  
   virtual void OnItemRemoved( 
      KeyValuePair<TKey, TValue>^ data 
   ) 

Parameters

data
The KeyValuePair object that is removed from the dictionary.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.